Add workers.celery.terminationGracePeriodSeconds & workers.kubernetes.terminationGracePeriodSeconds#61892
Merged
jscheffl merged 1 commit intoMar 12, 2026
Conversation
2 tasks
Miretpl
force-pushed
the
add-workers-celery-k8s-grace-period
branch
from
February 14, 2026 13:04
3d8c61d to
d93be35
Compare
Miretpl
force-pushed
the
add-workers-celery-k8s-grace-period
branch
from
March 11, 2026 21:02
d93be35 to
0e72748
Compare
….terminationGracePeriodSeconds
Miretpl
force-pushed
the
add-workers-celery-k8s-grace-period
branch
from
March 11, 2026 21:06
0e72748 to
80d25f0
Compare
Miretpl
marked this pull request as ready for review
March 11, 2026 22:16
Miretpl
requested review from
bugraoz93,
dstandish,
hussein-awala,
jedcunningham and
jscheffl
as code owners
March 11, 2026 22:16
jscheffl
approved these changes
Mar 11, 2026
bugraoz93
approved these changes
Mar 11, 2026
PascalEgn
pushed a commit
to PascalEgn/airflow
that referenced
this pull request
Mar 12, 2026
….terminationGracePeriodSeconds (apache#61892)
Pyasma
pushed a commit
to Pyasma/airflow
that referenced
this pull request
Mar 13, 2026
….terminationGracePeriodSeconds (apache#61892)
33 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
related: #28880
This PR introduces two new fields:
workers.celery.terminationGracePeriodSecondsandworkers.kubernetes.terminationGracePeriodSeconds. Theworkers.terminationGracePeriodSecondsfield is not deprecated, as it is used by two worker types. Now it will be possible to use dedicated commands for both Celery and Kubernetes workers.Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.